golang.org/x/net/http2.Framer.debugReadLoggerf (field)

4 uses

	golang.org/x/net/http2 (current package)
		frame.go#L329: 	debugReadLoggerf  func(string, ...interface{})
		frame.go#L437: 		debugReadLoggerf:  log.Printf,
		frame.go#L520: 		fr.debugReadLoggerf("http2: Framer %p: read %v", fr, summarizeFrame(f))
		frame.go#L1541: 			fr.debugReadLoggerf("http2: decoded hpack field %+v", hf)